Skip to content

chore: update to locale#358

Merged
cre8 merged 1 commit intoopenwallet-foundation:mainfrom
TimoGlastra:chore/update-to-locale
Jan 16, 2026
Merged

chore: update to locale#358
cre8 merged 1 commit intoopenwallet-foundation:mainfrom
TimoGlastra:chore/update-to-locale

Conversation

@TimoGlastra
Copy link
Contributor

In draft 13 lang was changed to locale. I have implemented it right now that lang is automatically transformed to locale during validation. This ensures the output type always uses locale (new) but the input type can be both for now (to not break validation immediately).

Technically this is a breaking change, so not sure if we want to release this as 0.19 or 0.18.2?

Signed-off-by: Timo Glastra <timo@animo.id>
@cre8
Copy link
Contributor

cre8 commented Jan 16, 2026

maybe add a @deprecated for lang? this will not break implementations, but makes clear to use the other one

@TimoGlastra
Copy link
Contributor Author

I added it already, or what do you mean?

@cre8
Copy link
Contributor

cre8 commented Jan 16, 2026

Ah, I didn't see the comment.

Pushing a feature to mark it as breaking should be fine for me

@cre8 cre8 merged commit 114389e into openwallet-foundation:main Jan 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants